home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Astound 5.0
/
Astound v5.0 (R0202-30-500-0)(Astound, Inc.)(1998).iso
/
Install
/
data1.cab
/
Program_Executable_Files
/
Programs
/
INETCOMP
/
FUNTEXT.CFG
< prev
next >
Wrap
INI File
|
1998-03-17
|
2KB
|
27 lines
[General]
Name=Fun Text
Type=0
Files=..\Java\funtext\FunScroll.class,..\Java\funtext\FunScrollAnimatedText.class,..\Java\funtext\FunScrollTextAttr.class
Descr=An animated scrolling text effect
DefaultImage=funtext.gif
[Attributes]
CLASSID=0,Applet Class,FunScroll.class,Applet main class name. The name is case sensitive.
ALTTEXT=0,Alternate Text,,This text will be displayed on browsers that do not support Java.
NAME=0,Applet Name,FunText,A name for the Applet to allow JavaScript or VBScript access.
PARAM=2,Parameters,ParamSet,FunText specific parameters
[ParamSet]
line0=,First Line of text. Add more lines by adding a parameter called "line<n>" where n is the line number
url0=,URL for first line of text. You can have a different URL for each line of text
lineData=,A file name with the text to be displayed. You must prepend the Destination Directory ("destdir/test.data").
delay=10,4,Millisecond delay for animation
dx=,4,Horizontal movement increment
dy=,4,Vertical movement increment
bgImage=,A file name for a background image (must be in the Source Directory)
fgColor=##000000,21,Foreground color - the format is #rrggbb where rr\, gg\, bb are the hexadecimal values for the red\, green and blue component
bgColor=##FFFFFF,21,Background color - the format is #rrggbb where rr\, gg\, bb are the hexadecimal values for the red\, green and blue component
font=Arial,Chose an available font name
style=Bold,Chose one of Bold\, Italic\, Plain
size=18,4,Chose a font size in points.